Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
roc::core::BufferPool< T > Member List

This is the complete list of members for roc::core::BufferPool< T >, including all inherited members.

allocate()roc::core::Pool< Buffer< T > >inline
buffer_size() constroc::core::BufferPool< T >inline
BufferPool(IAllocator &allocator, size_t buff_size, bool poison)roc::core::BufferPool< T >inline
deallocate(void *memory)roc::core::Pool< Buffer< T > >inline
destroy(Buffer< T > &object)roc::core::Pool< Buffer< T > >inline
NonCopyable() (defined in roc::core::NonCopyable< T >)roc::core::NonCopyable< T >inlineprotected
Pool(IAllocator &allocator, size_t object_size, bool poison)roc::core::Pool< Buffer< T > >inline